home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2010 April / PCWorld0410.iso / hity wydania / Ubuntu 9.10 PL / karmelkowy-koliberek-desktop-9.10-i386-PL.iso / casper / filesystem.squashfs / usr / lib / perl5 / Pango / AttrFontDesc.pod < prev    next >
Text File  |  2009-05-09  |  589b  |  57 lines

  1. =head1 NAME
  2.  
  3. Pango::AttrFontDesc - Pango description of a font
  4.  
  5. =cut
  6.  
  7. =for object Pango::AttrFontDesc - Pango description of a font
  8.  
  9. =cut
  10.  
  11.  
  12.  
  13.  
  14. =head1 METHODS
  15.  
  16. =head2 attribute = Pango::AttrFontDesc-E<gt>B<new> ($font_desc, ...)
  17.  
  18. =over
  19.  
  20. =item * $font_desc (Pango::FontDescription) 
  21.  
  22. =item * ... (list) 
  23.  
  24. =back
  25.  
  26. =head2 fontdescription = $attr-E<gt>B<desc> (...)
  27.  
  28. =over
  29.  
  30. =item * ... (list) 
  31.  
  32. =back
  33.  
  34.  
  35.  
  36. =cut
  37.  
  38.  
  39. =head1 SEE ALSO
  40.  
  41. L<Pango>
  42.  
  43.  
  44. =cut
  45.  
  46.  
  47. =head1 COPYRIGHT
  48.  
  49. Copyright (C) 2003-2008 by the gtk2-perl team.
  50.  
  51. This software is licensed under the LGPL.  See L<Pango> for a full notice.
  52.  
  53.  
  54.  
  55. =cut
  56.  
  57.